Small doc update
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jul 2007 23:45:45 +0000 (23:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 Jul 2007 23:45:45 +0000 (23:45 +0000)
svn path=/trunk/; revision=18442

docs/reference/ChangeLog
docs/reference/gdk/tmpl/colors.sgml

index 631272d62f0ec0502cb6ed2e264c2730fb6e8ad1..cb66d48896f1b58899dc7a11c8e8f3664fd73dea 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-10  Matthias Clasen  <mclasen@redhat.com>
+       
+       * gdk/tmpl/colors.sgml: Remov references to deprecated
+       api.  (#455666, Guillaume Cottenceau)
+
 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/migrating-GtkBuilder.sgml: Add some stuff
index de9ff41cf86b98574085a230e8cb1d3e6b1f050a..0800761820a1d810eb8e1097d96ba7c0b8b43372 100644 (file)
@@ -23,7 +23,7 @@ with gdk_colormap_get_system()) is the default
 colormap of the system. If you are using GdkRGB,
 there is another colormap that is important - the
 colormap in which GdkRGB works, retrieved with
-gdk_rgb_get_cmap(). However, when using GdkRGB, 
+gdk_rgb_get_colormap(). However, when using GdkRGB, 
 it is not generally necessary to allocate colors
 directly.
 </para>